home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
gfx
/
fract
/
fu1_61.lha
/
Formulas
/
In-The-Chaos2.Form
< prev
next >
Wrap
Text File
|
1994-05-12
|
154b
|
25 lines
In-The-Chaos2
{
{
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
}
{
c=pixel
z=pixel
}
{
z=z*z
z=z+c
t=tan(z)
w=pow(t,z)
}
{
w<t
}
{
}
}